CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bmp VC

搜索资源列表

  1. 自绘图形并输出为bmp

    0下载:
  2. 用VC来实现的一个可以自绘图像的小程序,并可输出位图.-VC to be realized from a drawing as a small program can export bitmap.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25766
    • 提供者:寒风
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594398
    • 提供者:刘利辉
  1. 位图BMP格式图像文件处理类源码VC版

    0下载:
  2. 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18739
    • 提供者:宋成军
  1. AcquireImageWithDiskFile(vc)

    0下载:
  2. 用扫描仪扫描图形:扫描图形存储为BMP格式,并能够两虚扫描,设定扫描时间间隔。-using scanning graphics : scanning for graphics storage BMP format, and can Deficiency scanning, scanning set time interval.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:48325
    • 提供者:chenran
  1. 在VC中自建操作BMP位图文件的类

    0下载:
  2. 在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9886
    • 提供者:唐晓辉
  1. readBmp

    0下载:
  2. 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:145505
    • 提供者:hanjinfen
  1. vc+_Image

    0下载:
  2. 程序打开某文件下的所有bmp,jpg文件,以幻灯片的各种动画形式展示-procedures to open a document of all bmp, jpg documents to slides of various forms of animation display
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:204608
    • 提供者:窦辉
  1. BMP-process

    0下载:
  2. bmp位图图像处理的vc++源码,不错,有需要的来看一下,-bmp Bitmap image processing vc + + source code, yes, there is a need to look at the, Oh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:993708
    • 提供者:程喜
  1. bmpshowwith-vc++

    0下载:
  2. BMP位图文件结构及VC操作 获取位图文件的信息,即BMP文件的各种信息,比如宽度,长度,分辨率等-BMP bitmap file structure and operation of VC Bitmap File access information, BMP file that the various information, such as width, length, resolution, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41129
    • 提供者:罗恺
  1. VC++cpdw

    0下载:
  2. 汽车牌照定位,只能读取800*600的BMP位图-vehicle license positioning, can read 800 * 600 BMP Bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87863
    • 提供者:杲杲
  1. VCopen.bmp.jpeg.jpg

    0下载:
  2. 该文章详细清楚的介绍了如何使用VC提供的GDI函数实现对各种图片文件格式的打开-clear on how to use the VC achieve GDI function of various photo file format The open
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5983
    • 提供者:7630159
  1. BMPReader(vc)

    1下载:
  2. 本程序是用vc编写的一个用于读取bmp图像的小程序,帮助初学者熟悉bmp图像的存储及其读取方法.-this procedure is used in the preparation of a vc read bmp image for a small procedure, help beginners familiar bmp image storage and reading methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52132
    • 提供者:刘靥
  1. Bmp-Jpg

    0下载:
  2. 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:76100
    • 提供者:万丁
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:李欣
  1. VC++BMP

    0下载:
  2. 此程序是我在实际工作中,自己整理的一个工具程序。我是做图像处理的。这个程序也主要是前期试验算法的一个工具。里面还有点VC的小技巧。希望能对大家有用!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:767592
    • 提供者:曹仁帅
  1. bmp

    0下载:
  2. 在VC环境下实现的处理BMP位图的程序。
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-20
    • 文件大小:113512
    • 提供者:zhangxuefeng
  1. Bmp

    0下载:
  2. 基于VC++,实现了图像的反颜色变化,只限于位图
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-20
    • 文件大小:2724055
    • 提供者:HXY
  1. bmp

    0下载:
  2. 用vc++实现的现实bmp图像的简单程序 希望对初学者能有些帮助
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:53640
    • 提供者:王晨
  1. bmp

    0下载:
  2. 在c++中打开256彩色图bmp图 用VC打开
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35731
    • 提供者:wangming
  1. bmp

    0下载:
  2. 可以打开bmp图,要在VC++6.0的环境下菜可以
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2769
    • 提供者:jasery
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com